Implement per-page paper sizes.
authorAlexander Larsson <alexl@redhat.com>
Fri, 5 May 2006 11:03:33 +0000 (11:03 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 5 May 2006 11:03:33 +0000 (11:03 +0000)
commit719050ed1f76ff1989e8cb6ea18dd7b738561b42
tree8d97de6498efada5b9325275882cbce137a6f773
parentf78961034b065b5037863abafacfc003eb9b7093
Implement per-page paper sizes.

2006-05-05  Alexander Larsson  <alexl@redhat.com>

* gtk/gtkprintoperation-unix.c:
Implement per-page paper sizes.

* gtk/gtkprintoperation.c:
Implement per-page paper sizes for pdf output.
Make gtk_print_operation_set_pdf_target() work again

* tests/Makefile.am:
* tests/testprint.c:
* tests/testprintfileoperation.[ch]:
Add more test code for printing support.
This tests per-page paper sizes & orientation and
deriving from GtkPrintOperation.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkprintoperation-unix.c
gtk/gtkprintoperation.c
tests/Makefile.am
tests/testprint.c [new file with mode: 0644]
tests/testprintfileoperation.c [new file with mode: 0644]
tests/testprintfileoperation.h [new file with mode: 0644]